home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / lib / oogl / util / Makedefs < prev    next >
Encoding:
Text File  |  1993-01-25  |  254 b   |  6 lines

  1. NAME = oogl
  2. INCS = ooglutil.h porting.h create.h ray.h surf.h fsa.h
  3. SRCS = error.c futil.c mallocp.c fsa.c findfile.c  vvec.c porting.c glob.c ppopen.c
  4. OBJS = error.o futil.o mallocp.o fsa.o findfile.o  vvec.o porting.o glob.o ppopen.o
  5. TARGETS = ${OBJS}
  6.